-
-
Notifications
You must be signed in to change notification settings - Fork 9
Migration to .NET 8 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
theme
bcdedit, fix GetMenuItems
|
I'll review on weekends and release the new version |
|
Not enough width for ticks |
It's not that obvious for me, so it's probably a problem with high-dpi scaling, dotnet/winforms#9258? |
|
Can you check if the workaround in the last comment there resolves the issue? |
|
Ok, I pushed a commit with that workaround. It looks slightly wider for me now, hope it does for you too. |
|
LGTM, merge) |
|
Tag 37ea2c0 as |
|
😀 |
|
Yeah, thank you so much for that as well. Very nice workflows for release all types of arch's |



Everything works, added the
Reboot now tofeature that was previously disabled. Workflows also verified to run correctly.After merging all that's left would be to update the README.md badges and then tag a release.